home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-01-24 | 3.0 KB | 81 lines | [TEXT/MPS ] |
- Localization Verifier
- Release Notes
-
- {Version must be updated in both the check-disk script, and the verify-menu script.}
-
-
- Version 1.0a12 - Jan 24, 1992
- Changed makelist script to put double quotes around the creator type gotten from
- the catinfo tool so as not to loose possible trailing spaces inside the 4 char
- creator field.
-
- Version 1.0a11 - Jan 10, 1992
- Changed resdiff.p and Create.rNamefile.p to create and open the rNames
- without the '.rNames' part of the suffix. So now the suffix is just '.S/C/U'.
-
- Version 1.0a10 - May 31, 1991
- Fixed bug that looked at the test folder instead of the master folder when
- creating the filelist.
-
- Version 1.0a9 - May 31, 1991
- Reports on creation date differences.
-
- Version 1.0a8 - May 31, 1991
- Reversed how the filelist is generated. It is now based on the test folder files
- instead of the Master folder files. Reports on system 7 attributes much better.
-
- Version 1.0a7 - May 17, 1991
- Changed the "Check-Disk" script file to no longer reqire the first test file
- in the correspondence filelist to exist. This allows a smaller number of files
- in the test folder than the master folder to be compared without aborting the
- compares. An error in opening the test files will still appear, but that could
- be ignored as long as you are aware of what files you know should be and should
- not be compared.
-
- Version 1.0a6 - May 7, 1991
-
- Changed the "GetResource" calls to "Get1Resource" calls in the ResDiff.p file.
- This will ensure only the resources in the compared files will be looked at,
- and not other open resources down further in the resource chain.
- I also am creating the ".U" file now for you when you create the 'rNames' files.
-
- Version 1.0a5 - January 11, 1991
-
- Fixed a bug that reported "-No file attributes set-" when some attributes
- in fact could have been set. Now, only attribute differences will be reported
- on.
-
- Version 1.0a4 - December 13, 1990
-
- Fixed a bug that did not report on ".U" resources that were different. All
- resources in the ".U" should be reported on!
-
- Version 1.0a3 - July 3, 1990
-
- Report header rewritten to match functionality.
- Cleaned up debugs etc.
-
-
- Version 1.0a2 - March 9, 1990
-
- Added the ability to process a third text file: the ".U" or "Unknown" file.
- This file must contain those resources that may or may not be the same on
- a comparison between the US master and the localized master file.
- Information on this file is presented in a separate section of the report
- displayed in the active MPW window.
-
- Note that the header of the report that explains the tool is inaccurate.
- This and more will be fixed in a3. A2 is rushed to be used for FastStart.
-
-
-
- Future Enhancement Requests
- for the Localization Verifier
-
- 1) Use better methods to determine the matching files from the master
- disk to the test disk (or folder). For example, the files "System" and
- "Multifinder" are always the same in any country since the names are
- copyright. Currently, only the creator and type of the files are examined,
- not the names.
-
-